source/derelict/cufft/cufft.d(338,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan1d` source/derelict/cufft/cufft.d(338,22): Error: cast from `extern (C) cufftResult function(int*, int, cufftType, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(339,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan2d` source/derelict/cufft/cufft.d(339,22): Error: cast from `extern (C) cufftResult function(int*, int, int, cufftType) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(340,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan3d` source/derelict/cufft/cufft.d(340,22): Error: cast from `extern (C) cufftResult function(int*, int, int, int, cufftType) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(341,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftDestroy` source/derelict/cufft/cufft.d(341,22): Error: cast from `extern (C) cufftResult function(int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(342,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftExecC2C` source/derelict/cufft/cufft.d(342,22): Error: cast from `extern (C) cufftResult function(int, Complex!float*, Complex!float*, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(343,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftExecR2C` source/derelict/cufft/cufft.d(343,22): Error: cast from `extern (C) cufftResult function(int, float*, Complex!float*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(344,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftExecC2R` source/derelict/cufft/cufft.d(344,22): Error: cast from `extern (C) cufftResult function(int, Complex!float*, float*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(345,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan1d` source/derelict/cufft/cufft.d(345,22): Error: cast from `extern (C) cufftResult function(int*, int, cufftType, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(346,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan2d` source/derelict/cufft/cufft.d(346,22): Error: cast from `extern (C) cufftResult function(int*, int, int, cufftType) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cufft/cufft.d(347,35): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cufftPlan3d` source/derelict/cufft/cufft.d(347,22): Error: cast from `extern (C) cufftResult function(int*, int, int, int, cufftType) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.